Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update system user form fields translations #289

Merged
merged 4 commits into from
Oct 17, 2024
Merged

Conversation

Siyasanga
Copy link
Collaborator

A request came for the clients to change the labels for "First name(s)" to "User's first name". Also change "Last name" to "User's surname" for clarity and less confussion.

opencrvs/opencrvs-core#6830

This comment has been minimized.

@Siyasanga Siyasanga added this to the v1.7.0 milestone Oct 1, 2024
@Siyasanga Siyasanga self-assigned this Oct 1, 2024
@rikukissa rikukissa self-requested a review October 2, 2024 08:28
@Siyasanga Siyasanga marked this pull request as ready for review October 9, 2024 08:18
@Siyasanga Siyasanga linked an issue Oct 15, 2024 that may be closed by this pull request
6 tasks
@Siyasanga Siyasanga force-pushed the ocrvs-6830 branch 3 times, most recently from c3f17a1 to 9537827 Compare October 16, 2024 14:43
Siyasanga and others added 4 commits October 17, 2024 10:26
Remove the question that asks the user for a national ID number in the User details form as it is not required

opencrvs/opencrvs-core#6830
The tranlation also get used views/form.ts file which is a different form config file

opencrvs/opencrvs-core#6830
Since the object was to remove the EN suffix, doing that for this key
would conflict with the already existing 'form.field.label.firstName' so
to differentiate, I opted to use 'form.field.label.userFirstName' to
associate it with the user form

opencrvs/opencrvs-core#6830
@Siyasanga Siyasanga changed the title feat: Configurable human name formatting feat: Update system user form fields Oct 17, 2024
@Siyasanga Siyasanga changed the title feat: Update system user form fields feat: Update system user form fields translations Oct 17, 2024
@Siyasanga Siyasanga merged commit 3598b1f into develop Oct 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Code Review
Development

Successfully merging this pull request may close these issues.

Configurable human name formatting
1 participant